home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8405 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news1.h1.usa.pipeline.com!usenet
  2. From: grantp@usa.pipeline.com
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: using my own libraries (n
  5. Date: 17 Feb 1996 21:34:07 GMT
  6. Organization: Kalevi, Inc.
  7. Message-ID: <4g5hkf$4pd@news1.usa.pipeline.com>
  8. NNTP-Posting-Host: pipe12.h1.usa.pipeline.com
  9. X-PipeUser: grantp
  10. X-PipeHub: usa.pipeline.com
  11. X-PipeGCOS: (Pete)
  12. X-Newsreader: Pipeline USA v3.3.0
  13.  
  14. On Feb 15, 1996 15:33:00 in article <using my own libraries (n>, 'MICHAEL
  15. KROTH <michael_kroth@lasernet.com>' wrote: 
  16.  
  17.  
  18. >>I am just playing around with making my own header files but I can't 
  19. >>get it to work. Okay, I make a file called geometry.h with all 
  20. >>function declarations.... 
  21. >I also ran into this problem. I found out that I had to put the 
  22. >functions in a .cpp file. The header file then would call the .cpp file 
  23. >with an include statement, just like it does with a .lib file. 
  24. Huh? 
  25.  
  26. >Unless you know how to compile a library file, this is the easiest way 
  27. >that I know of, unless anyone else has a better idea. 
  28.  
  29. Sounds like a case of the Blind leading the Blind here... 
  30.  
  31. -- 
  32. Pete Grant 
  33. Kalevi, Inc. 
  34. Software Engineering & development
  35.